gtkprintoperation-win32.c: Fix build
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 15 Jun 2023 10:48:13 +0000 (18:48 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 15 Jun 2023 10:50:10 +0000 (18:50 +0800)
commitabe5eda0f09e1925d29f8b9c2b131f0c7abb082b
tree26bf5093d5c5edad82b7b92bd407f5d8113656a5
parentfa98e2baf382f37397772064c624716a76ff3070
gtkprintoperation-win32.c: Fix build

Include the needed headers so that we don't break the build with C4013
warnings, which are treated as errors if msvc_recommended_pragmas.h is
found during build configuration.
gtk/print/gtkprintoperation-win32.c